home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1994-02-15 | 1.4 KB | 44 lines |
- # This file contains product information that can be used by
- # KingFisher 2.0 and other similar tools.
-
- .name
- SIOD
- .type
- Interpreter
- .short
- Scheme (Lisp-like language) interpreter
- .description
- An interpreter for the algoritmic language Scheme, a dialect of LISP
- developed at MIT. Siod is a C implementation that covers a large part
- of the standard and can be run with a small amount of memory (also runs
- on old A500 NOT expanded). It is the ideal tool to learn the language
- or for experimenting with functional languages.
- .version
- 2.6
- .reference
- AmigaLibDisk525:SIOD/
- 2.4
- .author
- Scaglione Ermanno, based on the original code from Paradigm Inc.
- .distribution
- Copyrighted, but freely distributable
- .source
- Includes C-Source for SAS C 6.2
- .docs
- README
- .described-by
- Fred Fish (fnf@fishpond.cygnus.com)
- .submittal
- Submitted on disk directly by the author.
- .contents
- SIOD An interpreter for the algorithmic language Scheme, a dia-
- lect of LISP developed at MIT. Siod is a C implementation
- that covers a large part of the standard and can be run
- with a small amount of memory (also runs on old A500 NOT
- expanded). It is the ideal tool to learn the language or
- for experimenting with functional languages. Version 2.6,
- includes source and examples. Based on the original code
- from Paradigm Inc. An update to version 2.4 on disk number
- 525.
- Author: Scaglione Ermanno
-